# Available Keywords:

# Language Dependent
	VAR_lSEARCH		"Search" In Selected Language
	
	
# System Keys
	VAR_CHARSET		Character set (encoding format) for the html cp1252
	VAR_PATH		Url To Server
	VAR_SESSION		Session Id
	
	
# Data Keys
	VAR_SHOW_CLOSED		Boolean For Including Closed Projects In Search
	VAR_SEARCH		Current Search String
	
	
# Data Arrays
	prj_id			id of project
	prj_name		name of project
	prj_closed		boolean if prj is closed
	prj_owner_short		short name of user that created the prj
	prj_owner_id		id of user that created the prj
	prj_owner_icon		icon of user that created the prj
	
	
	
		